Simplified Grid

We employ a grid approach to help arrange page items based on columns and rows that are sequenced.

Grid-2: two items in a grid

To grid-2 add class name to grid, grid-2-containerin the parent container, and child items must have the grid-itemclass name.

Grid-3: three items in a grid

To grid-3 add class name to grid, grid-3-containerin the parent container, and child items must have the grid-itemclass name.